DataEntry
data class DataEntry(key: RemoteObject, primaryKey: RemoteObject, value: RemoteObject)
Content copied to clipboard
Data entry.
Constructors
DataEntry
Link copied to clipboard
fun DataEntry(key: RemoteObject, primaryKey: RemoteObject, value: RemoteObject)
Content copied to clipboard